Skip to content

feat: Add TVL stats endpoint with static data#96

Merged
AlAfiz merged 2 commits intoBETAIL-BOYS:mainfrom
frankosakwe:feature/tvl-stats-endpoint
Mar 24, 2026
Merged

feat: Add TVL stats endpoint with static data#96
AlAfiz merged 2 commits intoBETAIL-BOYS:mainfrom
frankosakwe:feature/tvl-stats-endpoint

Conversation

@frankosakwe
Copy link
Copy Markdown
Contributor

@frankosakwe frankosakwe commented Mar 23, 2026

Closes #31


  • Create GET /api/v1/stats/tvl endpoint
  • Add static TVL data (14.5M USD) for frontend development
  • Support ?format=short query parameter for display formatting
  • Update README with comprehensive API documentation
  • Follow NestJS module structure and best practices

- Create GET /api/v1/stats/tvl endpoint
- Add static TVL data (14.5M USD) for frontend development
- Support ?format=short query parameter for display formatting
- Update README with comprehensive API documentation
- Follow NestJS module structure and best practices
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 23, 2026

@frankosakwe Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@AlAfiz AlAfiz merged commit 48ff074 into BETAIL-BOYS:main Mar 24, 2026
1 check failed
JerryIdoko pushed a commit to JerryIdoko/TradeFlow-API that referenced this pull request Mar 26, 2026
…endpoint

feat: Add TVL stats endpoint with static data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add endpoint for Total Value Locked (TVL) dummy statistics

2 participants